Skip to content

codex: improve parser grammar slicing and scope docs - #9

Merged
saidctb merged 3 commits into
mainfrom
codex-improve-parser-grammar-scope-docs
May 19, 2026
Merged

codex: improve parser grammar slicing and scope docs#9
saidctb merged 3 commits into
mainfrom
codex-improve-parser-grammar-scope-docs

Conversation

@saidctb

@saidctb saidctb commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • PYTHONPATH=. pytest -q

Merge checklist

  • All required checks are green (tests + parser-reference-guard).
  • If parser Fortran data or goldens changed, the PR explains why.
  • If using ignore-parser-reference-guard, the PR explains why it is safe.

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.25301% with 61 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
semantics/fortran2ir.py 63.25% 40 Missing and 21 partials ⚠️
Flag Coverage Δ
py312 92.29% <63.25%> (-0.55%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
fortran_parser/models.py 98.75% <ø> (ø)
fortran_parser/parser.py 91.77% <ø> (+1.33%) ⬆️
semantics/fortran2ir.py 80.60% <63.25%> (-14.57%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saidctb
saidctb merged commit af803c1 into main May 19, 2026
4 of 5 checks passed
@saidctb
saidctb deleted the codex-improve-parser-grammar-scope-docs branch May 19, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant